Skip to content
Back to search
30
MCP

Atlas Vector Search Docs

pulsemcp/atlas vector search docs

Provides semantic search and document retrieval using MongoDB Atlas Vector Search with Voyage AI embeddings, enabling intelligent querying across markdown documentation with hierarchical chunking and contextual understanding.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Atlas Docs
Provide LLMs hosted, clean markdown documentation of libraries and frameworks.
5 tools
Document Crawler & Search
Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoff
0 tools
Solr Vector Search
Bridges Apache Solr search indexes with vector embeddings for hybrid keyword and semantic document retrieval, enabling contextual searches a
0 tools
atlas-docs-mcp
Provide LLMs hosted, clean markdown documentation of libraries and frameworks
0 tools
n8n-nodes-mongodb-vector-search
Custom n8n node for high-performance MongoDB Vector Search, standard queries, and custom JSON aggregations.
0 tools
acuvity/mcp-server-atlas-docs
Provides AI assistants with technical docs for libraries and frameworks.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atlas_vector_search_docs": {
      "url": "None",
      "transport": "http"
    }
  }
}